WOLFRAM SYSTEM MODELER
complexPowerComplex power of complex number |
SystemModel["Complex.'^'.complexPower"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This function returns the given Complex number c1 to the power of the Complex number c2.
c3 = complexPower(c1, c2)
| c3 |
Type: Complex Description: = c1^c2 |
|---|